Soda
Catalog integrates directly with Soda Cloud to display Soda checks
What does Catalog get from Soda
Catalog extract every check and their latest result.
These will be shown on the data assets they are related to:

Requirement
You need to provide us with API access through two elements:
API key ID
API key secret
Read more about generating API keys for use with the Reporting API in Soda doc. This is a read-only access.
Add the integration
On your integration page, in the Data Quality section, add Soda. This integration is only Catalog-managed. Name it and provide the credentials for API access as a JSON using the following format:
{
"api_key": "*****",
"secret": "*****"
}

From there, Catalog will get check results and push them to the datasets they evaluate, under the condition that those datasets are also integrated in Catalog.
For your first sync, it will take up to 48h and we will let you know when it is complete
Last updated
Was this helpful?